CSharpTest.Net
Run(TextReader,String[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Processes Namespace > ScriptRunner Class > Run Method : Run(TextReader,String[]) Method

input
arguments

Glossary Item Box

Runs the process and returns the exit code.

Syntax

Visual Basic (Declaration) 
Public Overloads Function Run( _
   ByVal input As TextReader, _
   ByVal ParamArray arguments() As String _
) As Integer
C# 
public int Run( 
   TextReader input,
   params string[] arguments
)

Parameters

input
arguments

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys